-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove tx completion tracking #113
Conversation
Signed-off-by: Jim Zhang <jim.zhang@kaleido.io>
Signed-off-by: Jim Zhang <jim.zhang@kaleido.io>
Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same concern applies to this one as #112 Looks like these changes were made off of that branch
Signed-off-by: Jim Zhang <jim.zhang@kaleido.io>
Signed-off-by: Jim Zhang <jim.zhang@kaleido.io>
Codecov Report
@@ Coverage Diff @@
## main #113 +/- ##
==========================================
+ Coverage 68.21% 68.45% +0.24%
==========================================
Files 47 47
Lines 4527 4489 -38
==========================================
- Hits 3088 3073 -15
+ Misses 1243 1214 -29
- Partials 196 202 +6
|
the concern was addressed in the PR #112, and merged into this one. |
Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
Fabric receipts are notified via golang channels, so no need to use the tracker to calculate receipt polling time